home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / business / wincheck.zip / WCMAKE.EXE / DDE.ZIP / PAYROLL.ZIP / PAYROLL.FRM (.txt) < prev    next >
Visual Basic Form  |  1991-10-06  |  9KB  |  200 lines

  1. Form1
  2. Payroll Deposit
  3. Form1-
  4. Label1
  5. Gross Deposit
  6. Gross
  7. CatGross
  8. Label2
  9.     Fed Taxes
  10. CatFed
  11. Label3
  12. State Taxes
  13. State
  14. CatState
  15. Label4
  16. Local Taxes
  17. LocalT
  18. %    CatLocalT
  19. Label5
  20. CatFICA
  21. Label6
  22. United Way
  23. CatUWay
  24. Label7
  25. Other
  26. Other1
  27. (    CatOther1
  28. Label8
  29. Other
  30. Other2
  31. )    CatOther2
  32. Label9
  33. Other
  34. Other3
  35. *    CatOther3
  36. Buffer
  37. OKButton
  38. CloseButton
  39. &Close
  40. Label10
  41. NET PAY
  42. Command1_Click
  43. LinkMode
  44.     LinkTopic
  45. AppTop
  46. LinkItem2
  47. LinkType
  48. COLDZ
  49. Label1_Click0
  50. Text1
  51. Caption
  52. Command2_Click:
  53. Command3_Click
  54. Text1_Changex
  55. Text2
  56. Text21
  57. Command4_Click
  58. Form_Click1
  59. chkvb1
  60. rmdde
  61. Register
  62. AppExecutable
  63. AppDescription
  64. AppStatusLine
  65. AppClassName%
  66. WinCheckTopic
  67.     Form_LoadZ
  68. RegisterAppWithWinCheck
  69. TopicLen
  70. LenCommand
  71. Commanr
  72. Command1~
  73. Label2_Click
  74. WCExec
  75. FillCategories
  76. OKButton_Click
  77. Gross
  78. buffer
  79. CloseButton_Click
  80. textlen
  81. textpos
  82.     textstart
  83. testpos
  84.     Catergory'
  85. CategoryX
  86. CatGross
  87. CatFed
  88. CatStatee
  89.     CatLocalT
  90. CatFICA
  91. CatUWayK
  92. CatOthero
  93.     CatOther1
  94.     CatOther2
  95.     CatOther3
  96.     CatOther4
  97.     ListIndex
  98. recalc
  99. total
  100. State
  101. LocalT
  102. Other1
  103. Other2
  104. Other3
  105. Fed_Change
  106. Fed_GotFocus
  107. Fed_LostFocus]
  108. Gross_Change9
  109. Gross_GotFocusL
  110. Gross_LostFocus
  111. LocalT_Changep
  112. LocalT_GotFocus
  113. LocalT_LostFocus
  114. FICA_Change
  115. FICA_GotFocus
  116. FICA_LostFocus
  117. UWay_Change
  118. UWay_GotFocus
  119. UWay_LostFocus 
  120. Other1_Change
  121. Other1_GotFocus1
  122. Other1_LostFocusX
  123. Other2_ChangeD
  124. Other2_GotFocusi
  125. Other2_LostFocus
  126. Other3_Change|
  127. Other3_GotFocus
  128. Other3_LostFocus
  129. GrossMinusNet
  130. GrossPayb
  131. NetPay
  132. Quite[
  133. quote
  134.     WCExecNet"
  135. WCExecGrossMinusNet
  136. WCExecGrossNet
  137. WCExecDeductionsD
  138. SplitNumber
  139. WCExecDeductionQ
  140.     DDEError1
  141. NO_APP
  142.     DDEError2
  143.     DDEError3
  144. Form_Load
  145. These lines set up a topic for DDE
  146. Set up your stuff here
  147.  This line is the executable name 
  148. payroll.EXE"
  149. This line is put in the Menu
  150. Payroll Deposit...
  151. This line is displayed in the status bar
  152. Enter Payroll Check"
  153. This line MUST BE the Caption from the Windowi
  154. Payroll Deposit"
  155. These lines set up a topic for DDE
  156. Put your copyright message here, or other startup info
  157. RegisterAppWithWinCheck
  158.  This code will register your application with WinCheck
  159. WinCheck|"
  160.  2 = COLD
  161. [REGISTERADDON:"
  162. buffer.LinkMode = NONE
  163. The application is not running
  164. FillCategories
  165. WinCheck|"
  166.  2 = COLD
  167. GETCATEGORIES"
  168. buffer.LinkMode = NONE
  169. The application is not running
  170. OKButton_Click
  171. Make the string here...r
  172. WinCheck|"
  173.  2 = COLD=
  174. [CMISC:CR=X,DESC="
  175. Payroll Net Deposit"
  176. [CMISC:CR=X,DESC="
  177. Payroll Gross minus Net"
  178. [CMISC:DESC=
  179. Payroll Deductions
  180. Gross.LinkMode = NONE 
  181. The application is not running
  182. CloseButton_Click
  183. recalc
  184. Fed_GotFocus
  185. Fed_LostFocus
  186. Gross_GotFocus
  187. Gross_LostFocus
  188. LocalT_GotFocus
  189. LocalT_LostFocus
  190. FICA_GotFocus
  191. FICA_LostFocus
  192. UWay_GotFocus
  193. UWay_LostFocus
  194. Other1_GotFocus
  195. Other1_LostFocus
  196. Other2_GotFocus
  197. Other2_LostFocus
  198. Other3_GotFocus
  199. Other3_LostFocus
  200.